home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SPACE 2
/
SPACE - Library 2 - Volume 1.iso
/
apps
/
42
/
macros.prf
< prev
next >
Wrap
Text File
|
1986-07-17
|
1KB
|
99 lines
.!****************************************************************************
.!
.! Macros
.!
.!****************************************************************************
.!
.! Begin New Part
.!
.define PART
.he /Professional GEM//#/
.bp
.bold on
.ce 1
PART - $1
.br
.sp 1
.ce 1
$2 $3 $4 $5 $6 $7 $8 $9
.bold off
.cl 0 PART - $1. $2 $3 $4 $5 $6 $7 $8 $9
.he /Professional GEM/Part $1/#/
.sp 1
.en
.!
.! Section Heading
.!
.define SH
.cl 1 $1 $2 $3 $4 $5 $6 $7 $8 $9
.ne 5
.sp 2
.bold 1
$1 $2 $3 $4 $5 $6 $7 $8 $9
.br
.sp 1
.ti +5
.en
.!
.! Figure Begin
.!
.define FB
.ne 3
.br
.cl 2 $1
.sp 1
.ce on
.en
.!
.! Figure End
.!
.define FE
.br
.ce off
.sp 1
.en
.!
.! Paragraph
.!
.define PP
.ne 3
.sp 1
.ti +5
.en
.!
.! Begin Option
.!
.define BO
.sp 1
.in +4
.en
.!
.! End Option
.define EO
.in -4
.en
.!
.!
.define AP
.fi
.he /Professional GEM/Appendix $1/#/
.bp
.cl 1 Appendix - $1 $2 $3 $4 $5 $6
.ce on
.bold on
Appendix - $1
.br
$2 $3 $4 $5 $6
.bold off
.ce off
.sp 3
.nf
.en
.!
.!
.!****************************************************************************
.!
.! End Macros
.!
.!****************************************************************************